cssshadowvalue: Simplify inset shadow nodes to color nodes if possible
authorTimm Bäder <mail@baedert.org>
Fri, 29 Nov 2019 12:34:22 +0000 (13:34 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 3 Dec 2019 07:40:34 +0000 (08:40 +0100)
commita75523da68b838bf55d9f6f4d23eb2465ad3e68c
tree3cf4353acbe39145cd0a5b834a8430125da0d95b
parentca66e9788c693672104dfebcee0bf9c8d60b13c1
cssshadowvalue: Simplify inset shadow nodes to color nodes if possible

inset shadows like this are frequently used to implement highlights in
CSS without crowing them min size of the element.
gtk/gtkcssshadowvalue.c